#include "room.h"

THREE_EXIT("room/lanceroad4","west",
       "room/farmroad2", "north",
       "room/farmroad3", "south",
         "Farmer's Road",
"You are on a deeply rutted north-south road used by the farmers to tend\n"+
"the various crops grown to feed the villagers"+
".\n",1)
